projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8f2671
)
(read_c_string_or_comment): Declare msgno.
author
Dave Love
<fx@gnu.org>
Thu, 14 Nov 2002 14:09:44 +0000
(14:09 +0000)
committer
Dave Love
<fx@gnu.org>
Thu, 14 Nov 2002 14:09:44 +0000
(14:09 +0000)
lib-src/make-docfile.c
patch
|
blob
|
history
diff --git
a/lib-src/make-docfile.c
b/lib-src/make-docfile.c
index a4828d53361f0fc89a79d258d6aa1c75addd0f5f..0b90eba8953294625e6d6d779f8fc2b2c33e3eea 100644
(file)
--- a/
lib-src/make-docfile.c
+++ b/
lib-src/make-docfile.c
@@
-338,6
+338,7
@@
read_c_string_or_comment (infile, printflag, comment, saw_usage)
FILE *infile;
int printflag;
int *saw_usage;
+ int comment;
{
register int c;
struct rcsoc_state state;